PHY GET CLOTH TEARING

Find out if tearing is enabled for a cloth object.

  Syntax
Return Integer=PHY GET CLOTH TEARING(ID)
  Parameters
ID
Integer
identification number of the cloth object

  Returns

a value of 1 indicates that tearing is enabled whereas 0 indicates no tearing

  Description

When a cloth object is tearable then it can be broken up into smaller pieces by colliding with other objects. Use this command to find out the tearing state of the specified cloth object.

  Example Code
No example code is provided for this command